robertlipe [Thu, 29 Mar 2012 00:19:29 +0000 (00:19 +0000)]
Kris Beevers contributes Lowrance USR v4 support.
robertlipe [Thu, 29 Mar 2012 00:16:48 +0000 (00:16 +0000)]
Kris Beevers adds Lowrance USR v4 support.
robertlipe [Mon, 26 Mar 2012 00:40:02 +0000 (00:40 +0000)]
Improved German translation fromn Erik.
robertlipe [Sun, 4 Mar 2012 22:45:44 +0000 (22:45 +0000)]
Add tool to fix SVN properties on non-executable files.
robertlipe [Sun, 4 Mar 2012 22:45:04 +0000 (22:45 +0000)]
More svn mode fixes.
robertlipe [Sun, 4 Mar 2012 22:38:26 +0000 (22:38 +0000)]
Quit trying to outsmart the shell in the Makefile and let mkdir -p do its thing.
robertlipe [Sun, 4 Mar 2012 22:36:49 +0000 (22:36 +0000)]
Steven fixes a bunch of typos in the doc.
robertlipe [Sun, 4 Mar 2012 22:15:31 +0000 (22:15 +0000)]
Improve German translations. Thank you, Erik Krause.
robertlipe [Sun, 4 Mar 2012 22:09:22 +0000 (22:09 +0000)]
Fix translation of system dialogs.
robertlipe [Sun, 4 Mar 2012 20:30:50 +0000 (20:30 +0000)]
Improve reading of broken NMEA.
robertlipe [Fri, 24 Feb 2012 15:36:21 +0000 (15:36 +0000)]
Improve wording of Garmin USB exclusive use warning.
robertlipe [Sun, 29 Jan 2012 21:53:45 +0000 (21:53 +0000)]
Fix exec perms in source.
robertlipe [Sun, 29 Jan 2012 18:07:05 +0000 (18:07 +0000)]
Remove executable bit from *.[ch], reference/*.txt
robertlipe [Sat, 28 Jan 2012 22:03:40 +0000 (22:03 +0000)]
Debugging tweak to skytraq.
robertlipe [Sat, 28 Jan 2012 21:59:29 +0000 (21:59 +0000)]
Prep for final 1.4.3
robertlipe [Mon, 23 Jan 2012 02:40:56 +0000 (02:40 +0000)]
Minor doc tweaks for 1.4.3. Add dg-200.
robertlipe [Sun, 22 Jan 2012 18:31:34 +0000 (18:31 +0000)]
Improve DI/Start Time calculations in Garmin Training Center format.
robertlipe [Sat, 21 Jan 2012 23:58:39 +0000 (23:58 +0000)]
Nicolas Boullis adds support for GlobalSat DG-200 .
robertlipe [Sat, 21 Jan 2012 23:19:34 +0000 (23:19 +0000)]
Add read support for coursepoints to Garmin Training Center format.
robertlipe [Mon, 16 Jan 2012 22:16:13 +0000 (22:16 +0000)]
Actually add HAVE_SDK so that it'll get used when it's built for delbin.
robertlipe [Sun, 15 Jan 2012 03:49:11 +0000 (03:49 +0000)]
Regenerate .ts for beta.
robertlipe [Sat, 14 Jan 2012 22:15:14 +0000 (22:15 +0000)]
Bump version numbers for beta.
robertlipe [Sat, 14 Jan 2012 21:33:26 +0000 (21:33 +0000)]
Commit rest of GDB change after failing test suite would choke.
robertlipe [Sat, 14 Jan 2012 21:31:37 +0000 (21:31 +0000)]
Fix GDB write. Failure was caused by change from CVS to SVN which changed $Date. Yikes!
robertlipe [Tue, 3 Jan 2012 20:09:30 +0000 (20:09 +0000)]
Fix leak in new arcdist code.
robertlipe [Sat, 31 Dec 2011 16:17:43 +0000 (16:17 +0000)]
Hush GCC -Wall hyperactivity.
robertlipe [Sat, 31 Dec 2011 16:15:07 +0000 (16:15 +0000)]
C89 for MSVC which can't be bothered with that newfangled C99...
robertlipe [Fri, 16 Dec 2011 01:58:51 +0000 (01:58 +0000)]
Skytraq: treat READ_END as an array, not a string.
robertlipe [Mon, 12 Dec 2011 03:25:27 +0000 (03:25 +0000)]
More groundwork for future PQ changes.
robertlipe [Mon, 12 Dec 2011 02:58:40 +0000 (02:58 +0000)]
Get skytrack working again after I hosed it.
robertlipe [Mon, 12 Dec 2011 02:33:45 +0000 (02:33 +0000)]
Improve doc for bitmap option to garmin_gpi.
robertlipe [Mon, 12 Dec 2011 00:46:35 +0000 (00:46 +0000)]
Let geocache encoding type in GPX be case insensitive.
robertlipe [Sun, 11 Dec 2011 22:25:24 +0000 (22:25 +0000)]
Touch xcsv_tokens.gperf, too, on release.
robertlipe [Sun, 11 Dec 2011 22:03:35 +0000 (22:03 +0000)]
Pick up scraggling sourceforge reference in doc.
robertlipe [Sun, 11 Dec 2011 19:13:42 +0000 (19:13 +0000)]
Drop ancient doc from source tree.
robertlipe [Sun, 11 Dec 2011 19:11:29 +0000 (19:11 +0000)]
Doc changes:
nail id to <example> so that docbook will quit randomizing them.
be more forthright about OSes supported.
reference http://code.google.com/p/gpsbabel over sourceforge
robertlipe [Tue, 29 Nov 2011 19:20:26 +0000 (19:20 +0000)]
Don't force match on space in KML coordinate read. Windows takes the match on the space too literally and fails to update "consumed" if we're at the end of line so it sails past the end of the buffer. Sadness ensues.
robertlipe [Tue, 29 Nov 2011 16:59:35 +0000 (16:59 +0000)]
Fix HAVE_LIBEXPAT test in autoconf for cross dev case.
robertlipe [Sun, 20 Nov 2011 20:38:32 +0000 (20:38 +0000)]
Add configure-time check for Windows DDK for delbin. Improve expat guessing.
robertlipe [Sun, 20 Nov 2011 20:14:08 +0000 (20:14 +0000)]
Fix more no-value-added GCC warnings.
robertlipe [Sun, 20 Nov 2011 19:49:21 +0000 (19:49 +0000)]
Use snippet instead of Snippet in KML writer. for OGC 2.2 compliance.
robertlipe [Sun, 20 Nov 2011 00:31:52 +0000 (00:31 +0000)]
Fernando Arbeiza contributes new "bend" filter, for adding turn points before and after a route vertex.
robertlipe [Sat, 19 Nov 2011 22:52:08 +0000 (22:52 +0000)]
Ensure that configure in generated tarball is always newer than configure.in
robertlipe [Sat, 19 Nov 2011 22:08:03 +0000 (22:08 +0000)]
Fix warning in GCC 4.5.3 about gpsdata_type.
robertlipe [Wed, 16 Nov 2011 02:51:47 +0000 (02:51 +0000)]
Try to better detect GPX 1.0/1.1 for write. Don't write bogus <meta> entries for GPX 1.1.
robertlipe [Mon, 14 Nov 2011 18:26:53 +0000 (18:26 +0000)]
Bump Qt to 4.8. Recognize OS/X Lion in upgrade.
robertlipe [Mon, 14 Nov 2011 18:26:14 +0000 (18:26 +0000)]
Tweak copyrights in skeletons.
robertlipe [Mon, 14 Nov 2011 18:08:53 +0000 (18:08 +0000)]
Refoermat mmo.c.
robertlipe [Mon, 14 Nov 2011 18:08:14 +0000 (18:08 +0000)]
Andrew Brooks adds multi-byte handling to Memory Map MMO format.
robertlipe [Mon, 14 Nov 2011 04:41:49 +0000 (04:41 +0000)]
Try to catch up with latest Garmin model numbers.
robertlipe [Sun, 13 Nov 2011 04:34:17 +0000 (04:34 +0000)]
Upload source tarball.
robertlipe [Sun, 13 Nov 2011 04:32:41 +0000 (04:32 +0000)]
Testing release tweaks.
robertlipe [Sun, 13 Nov 2011 04:25:42 +0000 (04:25 +0000)]
Tweaking for release.
robertlipe [Sun, 13 Nov 2011 03:43:48 +0000 (03:43 +0000)]
Bump version for beta.
robertlipe [Sun, 13 Nov 2011 03:41:57 +0000 (03:41 +0000)]
Bump version for beta.
robertlipe [Sat, 12 Nov 2011 23:49:05 +0000 (23:49 +0000)]
Bump version for beta.
robertlipe [Sat, 12 Nov 2011 22:47:03 +0000 (22:47 +0000)]
Submit new geocache writer. I've been sitting on this for over a year.
Earth 5.2 is largely forgotten now and 6.1 renders this javascript just fine.
Use JQuery tabs to tab display. Only pop labels on a hover state. Reduce
size of icons. Generally make KML better for geocaches.
robertlipe [Sat, 12 Nov 2011 22:45:43 +0000 (22:45 +0000)]
Prep tweaks for future Groundspeak changes.
robertlipe [Sat, 12 Nov 2011 22:18:12 +0000 (22:18 +0000)]
Fix minor mem leaks in garmin_gpi, bushnell, bushnell_trl, delgpl
robertlipe [Sat, 12 Nov 2011 22:17:15 +0000 (22:17 +0000)]
Move delgpl, garmin_gpi tests into their own entries.
robertlipe [Sun, 30 Oct 2011 20:22:26 +0000 (20:22 +0000)]
Pat Garcia contributes arc filter options to allow moving points to the closest
segment.
robertlipe [Sun, 30 Oct 2011 19:38:45 +0000 (19:38 +0000)]
Don't blow out whitespace in GPX writer on unknown tags.
robertlipe [Sun, 30 Oct 2011 18:07:14 +0000 (18:07 +0000)]
Doc improvements for holux, m241. Remove dead file.
robertlipe [Sun, 30 Oct 2011 18:00:49 +0000 (18:00 +0000)]
Add (disabled) test for subrip sub-second support.
robertlipe [Sun, 30 Oct 2011 17:34:23 +0000 (17:34 +0000)]
Tony Vel adds iblue757 support.
robertlipe [Wed, 19 Oct 2011 16:18:42 +0000 (16:18 +0000)]
Add gpsbabel.desktop for Linux.
robertlipe [Mon, 3 Oct 2011 01:31:38 +0000 (01:31 +0000)]
Bump version #'s.
Maybe someday translations will work on Mac _and_ Windows at the same time.
Grrr.
robertlipe [Sun, 2 Oct 2011 20:13:56 +0000 (20:13 +0000)]
Update translations.
robertlipe [Sun, 2 Oct 2011 20:13:20 +0000 (20:13 +0000)]
Use /translations for Mac and Windows.
robertlipe [Sun, 2 Oct 2011 19:23:42 +0000 (19:23 +0000)]
More internationalization changes for Windows.
robertlipe [Sun, 2 Oct 2011 18:09:11 +0000 (18:09 +0000)]
Add support for Holux M-1200E.
robertlipe [Tue, 6 Sep 2011 01:53:33 +0000 (01:53 +0000)]
Many installer tweaks for Windows.
robertlipe [Tue, 6 Sep 2011 01:22:26 +0000 (01:22 +0000)]
Fix the stupid windows translation bug.
robertlipe [Tue, 6 Sep 2011 01:21:12 +0000 (01:21 +0000)]
Improve windows binary distro.
robertlipe [Sun, 4 Sep 2011 22:15:47 +0000 (22:15 +0000)]
rename copying.txt so we don't have to in setup
robertlipe [Sun, 4 Sep 2011 22:15:08 +0000 (22:15 +0000)]
rename copying.txt so we don't have to in setup
robertlipe [Sun, 4 Sep 2011 21:30:32 +0000 (21:30 +0000)]
Don't offer languages we don't have.
robertlipe [Sun, 4 Sep 2011 21:03:14 +0000 (21:03 +0000)]
Completely change the way language handling works in the GUI.
robertlipe [Sun, 4 Sep 2011 19:44:55 +0000 (19:44 +0000)]
Allow upgrade.cpp to run in configure-less builds.
robertlipe [Sat, 3 Sep 2011 21:21:37 +0000 (21:21 +0000)]
Warning fix in cet_util.
robertlipe [Sat, 3 Sep 2011 21:11:20 +0000 (21:11 +0000)]
Don't crash on malforemed GPX; attr isn't optional on href.
robertlipe [Fri, 12 Aug 2011 04:02:29 +0000 (04:02 +0000)]
Add a thin shim around QDateTime to make it more compatible with our C-inspired
usage for creation_time.
robertlipe [Tue, 26 Jul 2011 15:13:33 +0000 (15:13 +0000)]
Add rest of garmin_fit reference files.
robertlipe [Tue, 26 Jul 2011 05:59:31 +0000 (05:59 +0000)]
Paul Brook contributes Garmin FIT support.
robertlipe [Tue, 26 Jul 2011 03:41:14 +0000 (03:41 +0000)]
Whew. Work through the last of the changes. The entire project builds
AND runs the test suite on Mac when built with either configure/make as C
or via Qmake/make as C++.
Now we can start fretting about things like using QTime to replace time_t
and how we're going to distribute Mae command line builds...
robertlipe [Tue, 26 Jul 2011 01:56:33 +0000 (01:56 +0000)]
More of the bulky C++ pedantry worked through without actually taking advantage
of C++ yet.
robertlipe [Mon, 25 Jul 2011 02:43:24 +0000 (02:43 +0000)]
Whitespace fixes.
robertlipe [Mon, 25 Jul 2011 02:42:00 +0000 (02:42 +0000)]
A bulky, but relatively brute force, attempt to make an interesting part
of the code base legal C and C++ at the same time.
This means that things are quite non-C++ right now, but you can only fight
battles on so many fronts...
robertlipe [Sun, 24 Jul 2011 20:04:53 +0000 (20:04 +0000)]
Grand style "fix" courtesy of astyle. Everything (whitespace,
tabs, curlies) is now internall consistent.
robertlipe [Sun, 24 Jul 2011 19:53:33 +0000 (19:53 +0000)]
Fix navicache test reference from r4071.
robertl [Thu, 21 Jul 2011 21:49:51 +0000 (21:49 +0000)]
Improve navicache smartnames.
robertl [Wed, 29 Jun 2011 17:43:38 +0000 (17:43 +0000)]
Suppress warning on GCC 4.2 when building 32 bit mode.
robertl [Sat, 25 Jun 2011 22:03:47 +0000 (22:03 +0000)]
Fix bug in KML writer for min/max alts.
robertl [Tue, 7 Jun 2011 15:25:05 +0000 (15:25 +0000)]
Rick adds better URL handling to Navicache.
robertl [Mon, 6 Jun 2011 23:24:43 +0000 (23:24 +0000)]
Add placer to navicache.
robertl [Thu, 2 Jun 2011 00:04:58 +0000 (00:04 +0000)]
Actually use lat AND lon (blush) when computingn distance in track filter.
Use sensible thresholds.
robertl [Wed, 1 Jun 2011 16:14:59 +0000 (16:14 +0000)]
Actually test our KML writer, not the reference files.
robertl [Wed, 1 Jun 2011 00:54:54 +0000 (00:54 +0000)]
Move document Lookat from bottom. Thiw was blessed by Google long ago,
but it's technically incorrect, so we fixed it.
robertl [Wed, 1 Jun 2011 00:50:52 +0000 (00:50 +0000)]
Make validation errors fatal in KML.
robertl [Wed, 1 Jun 2011 00:49:11 +0000 (00:49 +0000)]
Add automated test for KML validation.